projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a4b60f
)
listlistmodel: Fix documentation comment
author
Mohammed Sadiq
<sadiq@sadiqpk.org>
Tue, 18 Sep 2018 04:25:43 +0000
(09:55 +0530)
committer
Mohammed Sadiq
<sadiq@sadiqpk.org>
Tue, 18 Sep 2018 04:26:19 +0000
(09:56 +0530)
gtk/gtklistlistmodel.c
patch
|
blob
|
history
diff --git
a/gtk/gtklistlistmodel.c
b/gtk/gtklistlistmodel.c
index 3d10f4928089da7b25158c61ad54f7ad20ce61bb..e15f617b8b86dd7b266f39e6e19d80d855d389ac 100644
(file)
--- a/
gtk/gtklistlistmodel.c
+++ b/
gtk/gtklistlistmodel.c
@@
-18,7
+18,7
@@
*/
-/*
+/*
*
* SECTION:gtklistlistmodel
* @Short_description: a List model for lists
* @Title: GtkListListModel
@@
-26,7
+26,7
@@
*
* #GtkListListModel is a #GListModel implementation that takes a list API and provides
* it as a GListModel.
- *
*
/
+ */
#include "config.h"